|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCyclicBehaviour
rolesystem.jade.server.ServerBehaviour
public class ServerBehaviour
This is the behaviour of the server agent. It manages a rolesystem, serving all the messages received.
| Constructor Summary | |
|---|---|
ServerBehaviour(Agent agent,
PermissionMatrix permissionMatrix,
int maxRegs)
|
|
| Method Summary | |
|---|---|
void |
action()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerBehaviour(Agent agent,
PermissionMatrix permissionMatrix,
int maxRegs)
agent - Agent owner of this behaviour.permissionMatrix - Permission matrix of the server.maxRegs - Maximum number of registrations that can be assigned
by this server.permissionMatrix - Permission matrix of the server.| Method Detail |
|---|
public void action()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||